Skip to content

(feat) Cookbook Onboard Integration (AI Assistant) #388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

ClockRide
Copy link
Contributor

The AI assistant and co-pilot is trained on all existing Pyth resources (source code, docs website, etc.) and is available as a standalone modal or as an embeddable button on any page (recommended for technical docs). It answers developer questions about using Pyth, acting as both an enhanced technical documentation search tool and a Solidity coding co-pilot.

Ask Cookbook AI can also access context from thousands of data sources indexed by Cookbook.dev, in addition to Pyth-specific data sources. This allows it to provide the best blockchain developer-focused answers available. Cookbook will assist in tuning and calibrating the AI assistant to ensure the highest quality of responses.

Preview

https://pyth-docs-cookbookdev.vercel.app/home

image

Copy link

vercel bot commented Jul 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 6:19pm

Copy link

vercel bot commented Jul 31, 2024

@ClockRide is attempting to deploy a commit to the pyth-web Team on Vercel.

A member of the Team first needs to authorize it.

@ClockRide
Copy link
Contributor Author

@aditya520, could you please review this when you have a chance?

Copy link
Member

@aditya520 aditya520 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you run pre-commit

@ClockRide ClockRide force-pushed the cookbook-integration branch from 5f0e96b to 99c2e52 Compare August 16, 2024 17:50
@ClockRide ClockRide changed the title feat: Cookbook Onboard Integration (AI Assistant) (feat) Cookbook Onboard Integration (AI Assistant) Aug 16, 2024
@ClockRide
Copy link
Contributor Author

Can you run pre-commit

Should be all good now!

@ClockRide
Copy link
Contributor Author

@aditya520 I see that it failed again. Figured that I had to run pre-commit run --all-files and not just pre-commit to reproduce. Will post back in a moment

@ClockRide ClockRide force-pushed the cookbook-integration branch from 99c2e52 to c65f37c Compare August 16, 2024 18:12
@ClockRide ClockRide force-pushed the cookbook-integration branch from c65f37c to c8cc968 Compare August 16, 2024 18:12
@ClockRide
Copy link
Contributor Author

ClockRide commented Aug 16, 2024

@aditya520 Everything should be good now—sorry for the back and forth. Just a heads up: I adjusted the import to use @cookbookdev/docsbot/react instead of @cookbookdev/docsbot/react-fixed, which was used before. The former is a lazy-loaded version of our package from https://www.jsdelivr.com, which is preferred over react-fixed to avoid increasing your bundle size.

@aditya520 aditya520 merged commit b32dc13 into pyth-network:main Aug 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants